Skip to content

Conversation

@natto1784
Copy link
Contributor

@natto1784 natto1784 commented Jun 25, 2025

  • Change the ADC reference for channels from internal to VDD.

  • Move the child nodes for ADC from board device tree to ADC sample overlays as the board should not define any channels by default.

  • Add pinctrl support for the TI ADC driver

  • Add pins for ADC0 channels

@github-actions github-actions bot added area: Samples Samples area: ADC Analog-to-Digital Converter (ADC) labels Jun 25, 2025
@github-actions github-actions bot requested review from anangl, kartben and nashif June 25, 2025 10:46
@natto1784 natto1784 changed the title am243x_evm/am2434/r5f0_0: move ADC channels am243x_evm/am2434/r5f0_0: change ADC reference Jul 1, 2025
@github-actions github-actions bot added the platform: TI SimpleLink Texas Instruments SimpleLink MCU label Jul 1, 2025
@github-actions github-actions bot requested review from vaishnavachath and vanti July 1, 2025 12:45
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 1, 2025

Please retry analysis of this Pull-Request directly on SonarQube Cloud

vaishnavachath
vaishnavachath previously approved these changes Jul 7, 2025
@natto1784
Copy link
Contributor Author

resolved conflicts

@zephyrbot zephyrbot requested a review from JarmouniA August 26, 2025 12:20
Copy link
Contributor

@JarmouniA JarmouniA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Split this into 3 commits: driver/binding, boards, samples

@natto1784
Copy link
Contributor Author

done

@JarmouniA
Copy link
Contributor

The titles of the last 2 commits need correction.
Ex. of correct format
cb1b569
808a877

@natto1784
Copy link
Contributor Author

thanks, changed

@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

Change the ADC reference for channels from internal to VDD. This involves
removing the present binding to get the internal reference.

Signed-off-by: Amneesh Singh <[email protected]>
ADC channel nodes should not belong to the board device tree definition and
hence, remove them.

Signed-off-by: Amneesh Singh <[email protected]>
Update the sample overlays to match the current ADC device driver bindings.

Signed-off-by: Amneesh Singh <[email protected]>
@zephyrbot zephyrbot requested a review from jpanisbl December 4, 2025 14:29
@natto1784 natto1784 force-pushed the adc_cleanup branch 2 times, most recently from 9295783 to ab9efa2 Compare December 4, 2025 14:30
@natto1784 natto1784 changed the title am243x_evm/am2434/r5f0_0: change ADC reference am243x_evm/am2434/r5f0_0: TI ADC cleanup Dec 4, 2025
@natto1784
Copy link
Contributor Author

rebased and added a couple more changes

Support configuration of pins for ADC channels in the driver.

Signed-off-by: Amneesh Singh <[email protected]>
Add the missing pins for ADC0 channels in the main domain.

Signed-off-by: Amneesh Singh <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2025

Please retry analysis of this Pull-Request directly on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ADC Analog-to-Digital Converter (ADC) area: Boards/SoCs area: Devicetree Bindings area: Samples Samples platform: TI SimpleLink Texas Instruments SimpleLink MCU

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants